get_paginated_votes_sorted_by_created_at

function get_paginated_votes_sorted_by_created_at(    page_cursor: page_cursor,     sort_order: sort_direction,     prop_id: rowid?,     acc_id: byte_array?,     filter_state: text): list<pagination_result>